home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q99 / 6 / 46.TXT < prev    next >
Text File  |  1993-08-30  |  2KB  |  61 lines

  1. DOCUMENT:Q99646  04-JUN-1993  [W_NT]
  2. TITLE   :INF: Command Line Switches for Windows NT Setup
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - March Release of Windows NT operating system
  12.    version 3.1
  13. ------------------------------------------------------------------
  14.  
  15. Summary:
  16.  
  17. The following are optional parameters you can give to Windows NT Setup
  18. (WINNT):
  19.  
  20.    WINNT [/S[:]sourcepath] [/T[:]tempdrive] [/I[:]inffile] [/X | [/F]
  21.    [/C]]
  22.  
  23. Where:
  24.  
  25. /S[:]sourcepath Specifies the source location of Windows NT files. 
  26.                 Must be a full path, including drive letter and
  27.                 directory path. Can use universal naming convention
  28.                 (UNC) style server paths: \\server\share\... . The
  29.                 default source location is the current directory.
  30.  
  31. /T[:]tempdrive  Specifies the drive to use for temporary setup files.
  32.                 Setup will search for a drive if none is specified.
  33.  
  34. /I[:]inffile    Specifies the filename (no path) of the setup information
  35.                 file. The default is DOSNET.INF.
  36.  
  37. /X              Do not create the Setup boot floppy.
  38.  
  39. /F              Do not verify files as they are copied to the Setup
  40.                 boot floppy.
  41.  
  42. /C             Skip free-space check on the Setup boot floppy you
  43.                 provide.
  44.  
  45. Additional reference words: 3.10
  46.  
  47. =============================================================================
  48.  
  49. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  50. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  51. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  52. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  53. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  54. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  55. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  56. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  57. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  58. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  59. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  60.  
  61. Copyright Microsoft Corporation 1993.